home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 2.iso
/
dist
/
fw_glimpse.idb
/
usr
/
freeware
/
src
/
glimpse-3.0
/
libtemplate
/
include
/
paths.h.z
/
paths.h
Wrap
C/C++ Source or Header
|
1997-09-09
|
429b
|
26 lines
/* Generated automatically from paths.h.in by configure. */
#ifndef _PATHS_H_
#define _PATHS_H_
#ifndef CMD_PERL
#define CMD_PERL "/usr/local/perl"
#endif
#ifndef CMD_GZIP
#define CMD_GZIP "/usr/local/gzip"
#endif
#ifndef CMD_GUNZIP
#define CMD_GUNZIP "/usr/local/gunzip"
#endif
#ifndef CMD_UNZIP
#define CMD_UNZIP "/usr/local/unzip"
#endif
#ifndef CMD_UNCOMPRESS
#define CMD_UNCOMPRESS "/usr/ucb/uncompress"
#endif
#endif